home *** CD-ROM | disk | FTP | other *** search
/ Amiga User Superdisk 69 / Amiga User Superdisk 69.adf / s / startup-sequence
Encoding:
Text File  |  1995-08-30  |  625 b   |  23 lines

  1. echo "*Ec*E[32mWelcome to the *E[3mAmiga User International *E[23mSuperDisks No.69 & No.70."
  2. echo ""
  3. echo "SuperDisk Credits:"
  4. echo ""
  5. echo "SuperDisk Testing and Compiling: Gideon Overhead"
  6. echo "LZX_68000EC: Jonathan Forbes"
  7. echo "C-Fade/C-Over: Ralph Ciper"
  8. echo "DiskSpare: Klaus Deppisch"
  9. echo "Siren: Imdad Shah"
  10. echo "Get Input: Laga Hale"
  11. echo "Noreq: Jonathan Potter"
  12. echo "Mkdir: Georg Hessmann"
  13. echo "Technical Advice: Andy Eskelson"
  14. echo ""
  15. echo "Please wait."
  16. echo "Preparing Installation..."
  17. echo "*E[31m"
  18. lzx_68000ec x SuperDisk69:c/intro.lzx ram: >nil:
  19. path ram:c add
  20. mkdir ram:t
  21. assign t: ram:t
  22. setup.script
  23.